home *** CD-ROM | disk | FTP | other *** search
/ Almathera Ten Pack 3: CDPD 3 / Almathera Ten on Ten - Disc 3: CDPD3.iso / ab20 / unarced / datacomm / vlt / readme < prev    next >
Text File  |  1995-03-17  |  18KB  |  368 lines

  1. +----------------------------------------------------------------------+
  2. |                                                                      |
  3. |                  D I S C L A I M E R   N O T I C E                   |
  4. |                                                                      |
  5. |  This document and/or  portions of the material and  data furnished  |
  6. |  herewith,  was developed under sponsorship of the U.S. Government.  |
  7. |  Neither the U.S.  nor  the U.S.D.O.E.,  nor  the  Leland  Stanford  |
  8. |  Junior University, nor their employees,  nor their respective con-  |
  9. |  tractors, subcontractors, or their employees, makes  any warranty,  |
  10. |  express or implied, or assumes any liability or responsibility for  |
  11. |  accuracy,  completeness or  usefulness of any information, appara-  |
  12. |  tus, product or process disclosed, or represents that its use will  |
  13. |  not infringe privately-owned rights.  Mention of any product,  its  |
  14. |  manufacturer, or suppliers shall not, nor is it intended to, imply  |
  15. |  approval, disapproval, or fitness for any particular use. The U.S.  |
  16. |  and  the University at all times  retain the right to use and dis-  |
  17. |  seminate same for any purpose whatsoever.                           |
  18. |                                                                      |
  19. +----------------------------------------------------------------------+
  20.  
  21.  
  22.  
  23. VLT 5.045
  24. =========
  25.  
  26.     This is a bug-fix release with just the executable of VLT (or VLTjr)
  27. and a new version of xprascii.library. The bug fixes in this version are:
  28. - Fixed enforcer hits and worse problems when running from the Workbench
  29.   with no tooltypes in the icon.
  30. - Fixed read-from-location-0 errors when reading VTPrefs.dat when some menus
  31.   hadn't been programmed.
  32. - The XPRAscii protocol would show the previous protocol name in the status
  33.   requester instead of its own name.
  34. - Added a flag to disable local print mode. The value 64 for "miscflags"
  35.   will disable "local print"
  36. - A problem with switching from a Workbench window to a one-bitplane Custom
  37.   screen and back to a Workbench window was fixed. VLT would assume after
  38.   that sequence that the Workbench had only one bitplane.
  39. - The serial code for sending data was again streamlined a bit. Also, a bug
  40.   was fixed: VLT 4.846 used to try to resend data after a "Reset" operation
  41.   and this was broken in 5.034.
  42. - A problem that only affected VLTjr: when VLTjr's screen was behind other
  43.   screens, running VLTjr again would not bring it to the front. This problem
  44.   is now fixed, and it didn't affect VLT.
  45.  
  46.     There are also a few documentation additions:
  47. - There exists a script command called "consolewindowadjust". If set to off,
  48.   VLT will not adjust the display to make room for the console window. This
  49.   option is by default "on".
  50. - Unlike a VT100, VLT will send the characters ( ) / and * when the top four
  51.   keys of the keypad are pressed in numeric-keypad mode. A VT100 in this case
  52.   would send the same sequences as in application-keypad mode. One may argue
  53.   if it is a bug or a feature, but since it has always been this way, it will
  54.   stay as is.
  55. - Something one should be aware of when running VLT from script icons on the
  56.   Workbench: VLT changes its default directory (and thus the default directory
  57.   of up/downloads!) to that of the icon for each script it executes, *no
  58.   matter what* you saved in your configuration. You can get around this
  59.   by putting explicit CD's in each of the scripts or by setting the up/down-
  60.   load area using the environment variables as documented for each of the
  61.   external protocols.
  62.  
  63.     Willy Langeveld, 3 march 1991.
  64.  
  65.  
  66. VLT 5.034
  67. =========
  68.  
  69.     This release has a number of new features, both in the VT100 part
  70. and in the Tektronix part. The new features are described in file
  71. VLT5p034.doc in the /docs directory. Some highlights:
  72.     The serial device handling has again been improved. Higher
  73. speed operation, better error checking, new menu options, much better
  74. Xoff recovery.
  75.         There are quite a few new script options, such as the WINDOW
  76. command to set window size and position. The Tektronix emulation has
  77. finally acquired some commands, and VLT can save out and read in
  78. files with script commands that describe the current graphics display.
  79. An ARexx program that translates such a script file to Provector
  80. instructions is provided: VLT2Provec.pvrx.
  81.     VLT now supports Matt Dillon's Fifo pipes. How these can be used
  82. is demonstrated in the program FifoBBS.rexx in the rexx directory; it
  83. implements a small but complete BBS system that uses VLT as the engine.
  84.     Other new features include "local printing" from the host,
  85. smooth scrolling with settable speed, a much improved file transfer
  86. status window, and you can now select your favorite 8/11 point fonts
  87. from the menu. VLT now also recognizes ToolTypes in addition to command
  88. line options. ALT-ed and SHIFT-ALT-ed keypad and cursor keys are now
  89. programmable, as well as the console-window string.
  90.     Of course, there are the usual numerous other little changes
  91. and bug fixes.
  92.  
  93.  
  94.     Willy Langeveld, 6 february 1991.
  95.  
  96. VLT 4.846
  97. =========
  98.  
  99.     This is mainly a bug-fix update, but there are one or two new
  100. features. This version no longer comes with the old documentation files
  101. that previous versions came with. This is because there is a new manual
  102. available, see the notice in the docs directory. The only documentation
  103. files are about things not covered in the manual.
  104.  
  105.  
  106.     Willy Langeveld, 30 September 1990.
  107.  
  108. VLT 4.824a mini-update.
  109. =======================
  110.  
  111.     This is a small update to the recently released VLT and VLTjr
  112. version 4.824. It consists of four files: a new VTPrefs.dat in the s
  113. directory, a new SendASCII.vlt in the rexx directory, and most impor-
  114. tantly, a new review.library in the libs directory, and then this
  115. UpdateReadme file.
  116.     If you're happy with the VTPrefs.dat file you already have, then
  117. by all means continue using it - the changes were minor. If you're just
  118. starting to use VLT, you may want to use this one though.
  119.     The new SendASCII.vlt shows you how to use the extract command and
  120. how to set up an XPR transfer, in this case using the xprascii library. It
  121. shows how to temporarily switch to this protocol, and to set VLT back to
  122. what it was at the end. It also shows how to remember the file it sent for
  123. later use. The new VTPrefs.dat has among other things a user menu item set
  124. up to call SendASCII.vlt, so that ASCII send for all practical purposes is
  125. now "built in" (if you have ARexx).
  126.     The new review.library has the esthetical problem of the funny
  127. scroll bars under 1.3 fixed, no other changes. As it turned out, the final
  128. "fix" for AmigaDOS 2.0 turned out to destroy the look under 1.3, and since
  129. it wasn't supposed to affect the look under 1.3 I didn't check... Oh well.
  130. The review.library version number is now 1.14.
  131.     A few minor things have meanwhile been discovered in VLT and VLTjr.
  132. They aren't big enough to warrant inclusion in this mini-update, though...
  133. Depending on what else is found over the next few weeks, another VLT
  134. update might happen in a month or two. So let me know what's broken!
  135.  
  136.     Willy Langeveld, 12 August 1990.
  137.  
  138. VLT 4.824
  139. =========
  140.  
  141.     The major new feature of this release is a complete rewrite of the
  142. script language. The command set was rationalized in many places, extended
  143. and generalized. All commands are now available at all times, multiple
  144. commands can be put on the same line, all commands are available from ARexx
  145. with error reporting, you can wait on multiple strings at the same time,
  146. multiple scripts can be run at the same time, one can extract complete
  147. information about everything from ARexx, there is a tracing facility, you
  148. can intercept all keystrokes to an ARexx script and thus reprogram their
  149. actions, and a lot more. You can also run VLT in "batch" mode (without
  150. windows or screens).
  151.     There are also a lot of other changes, mostly in the VT100 section.
  152. Not much changed in the graphics section. The major change there is that
  153. you can now display graphics in the same window as the text. You can even
  154. set up colors and masks such that graphics and text don't interfere.
  155.     VLT has been tested and changed to work completely and correctly
  156. with AmigaDOS release 2.0: it even has the "3D" look in all requesters and
  157. gadgets. On the other hand, it doesn't yet use many of the new functions
  158. that are  available under 2.0. This means primarily that VLT still needs
  159. arp.library and screenshare.library, so don't throw those away!
  160.     Since the changes are again major, they are all documented in the
  161. doc file VLT4p824.doc. As mentioned there, a new printed manual is being
  162. worked on and should be available by end of august. Watch BIX's amiga.user
  163. conference for a notice about how to obtain that manual...
  164.  
  165.     Willy Langeveld, 1 August 1990.
  166.  
  167. VLT 4.428
  168. =========
  169.  
  170.     The most prominent new features of this release are in the Tektronix
  171. emulation. The VT100 part only suffered minor changes. This means, that
  172. VLTjr isn't very different from the previous version, 4.226.
  173.     VLT's Tektronix emulation was rewritten to a considerable degree. In
  174. particular, it now supports almost all of the Tektronix 4105 escape
  175. sequences, with some obvious extensions to Tektronix 4107. About the only
  176. unsupported feature is the "dialog area" and all commands associated with
  177. it. A few highlights of the supported feautures: area fills (panels)
  178. including all 16 Tek-style textures and 125 dithering patterns; scaled and
  179. rotated (90/180/270 degrees) fonts using new strokefont libraries; almost
  180. full support of Tek-style "pixel operations" (bitmaps); and full support for
  181. all this in the PostScript output. Additional documentation is in the file
  182. vlt4p428.doc in the docs directory.
  183.  
  184.     Willy Langeveld, 4 January 1990
  185.  
  186. VLT 4.226
  187. =========
  188.  
  189.     This version comes in two flavors, VLT and VLT jr. By popular request,
  190. the jr. version no longer contains the Tektronix emulation, which saves some
  191. 35k in the size of the executable. Except for that, the two versions are
  192. identical. Each version now comes with its own icon. These icons are
  193. considerably smaller than the previous one, but they are still pretty neat,
  194. if I say so myself...
  195.     This version fixes a number of bugs and implements full XPR version 2.0
  196. support. The major new feature is the scrollback/review/history buffer. Since
  197. this is again a major release, there is a separate documentation file called
  198. vlt4p226.doc, in the docs directory. These docs are in addition to the ones
  199. contained in vlt4p058.doc.
  200.  
  201.     Willy Langeveld, 12 October 1989
  202.  
  203. VLT 4.069
  204. =========
  205.  
  206.     This is a binary-only interim release.    A number of problems are fixed
  207. in this version especially in the area of XPR support. In particular, the program
  208. no longer returns to the wrong parity after a transfer with an XPR. Aside from
  209. that, there was a problem when the configuration was saved with 7-wire handshaking
  210. enabled. The next invocation of VLT would crash the machine. The Auto-screen-
  211. to-back menu option had no effect on Kermit transfers. These problems are now
  212. fixed. Also, the CAPTURE OFF script command no longer displays a message.
  213.  
  214.  
  215.     Willy Langeveld, 28 August 1989
  216.  
  217. VLT 4.058
  218. =========
  219.  
  220.     This version fixes a number bugs in 4.036 and has a full (but not fully
  221. tested) implementation of the XPR external protocol specification.
  222.     Changes in VT100 part: many public message ports were changed to private
  223. ones; echoing of the cursor keys in local echo now works; the problem with
  224. down-scrolling in "normal" and "color" rendering modes is fixed (thanks Charles
  225. Cleveland); "exit <next-script>" from vlt.init now works (again); setting
  226. cursor height from script has been enhanced, height 0 now allowed (see blink.rexx
  227. and blink.vlt for a rather processor intensive way to make your cursor blink!);
  228. the problem some people had opening the console window on custom screens was
  229. fixed (thanks Mike Cargal); and starting two identical VLT's (for example by
  230. twice double clicking on an icon or double-clicking a FastMenu gadget) is now
  231. pretty much bulletproof.
  232.     Changes in Tektronix part: PostScript support of text output for some
  233. special characters now works; PostScript menu item now reads "as" instead of
  234. "ss".
  235.  
  236.     W.G.J. Langeveld, 16 July 1989.
  237.  
  238. VLT 4.036
  239. =========
  240.  
  241.     This version constitutes a major revision of VLT. Because of the numerous
  242. added features and fixed bugs, there is a separate documentation file in the docs
  243. directory, called vlt4p036.doc. The ARexx support libraries rexxarplib and
  244. rexxmathlib are no longer included here, but distributed in a separate archive.
  245. In case you're wondering about the revision number: there have indeed been
  246. 380 relinks of VLT since version 3.656.
  247.  
  248.     Willy Langeveld, 5 June 1989.
  249.  
  250. VLT 3.656
  251. =========
  252.  
  253.     This update differs from the previous one in a few bug fixes: the
  254. implementation of the insertion/deletion of characters is now done correctly,
  255. a problem with macro file requesters was solved. All 'beep's everywhere in the
  256. program now correctly DisplayBeep when the 'volume' is zero, or audible-beep
  257. when the volume is greater than zero. When the vloume is less than zero, the
  258. beep has a higher pitch. Also, the sequence to set columns and rows has been
  259. doubly privatized. The sequence now is <CSI>?<columns>;<rows>p, to avoid a
  260. conflict with usage of the <CSI>...p sequence elsewhere (see 3.626).
  261.  
  262.     Willy Langeveld, 9 September 1988.
  263.  
  264. VLT 3.649
  265. =========
  266.  
  267.     This update differs from the previous one in that the 132 column font
  268. was modified (see if you can read this better - otherwise keep the other one). A
  269. major bug was fixed: VLT now gives back the 8k or so of memory it used to
  270. steal. Some minor bugs were fixed, such as the display of 132 column font. A
  271. 'clear screen' from the menu now resets the use of the graphics character set if
  272. it was in use. The sequences for insertion/deletion of characters in a line are
  273. now supported. The rendering of the pf gadgets was  modified. Both Tektronix and
  274. VT100 screen now use copies of their window's rastports rather than their
  275. window's rastports themselves so some flakey behaviour should have disappeared
  276. when using Quick rendering mode on the VT100 side, or the graphic cursor on the
  277. Tektronix side. The Tektronix emulation now ignores spurious control characters
  278. in vector mode.
  279.  
  280.     Willy Langeveld, 23 August 1988.
  281.  
  282. VLT 3.626
  283. =========
  284.  
  285.     This update differs from the previous one mainly in that 132 columns are
  286. are now supoported using two new fonts. They are modified versions of the one
  287. that came with VT100 2.6, on one of the Fish disks. Also, the control sequence
  288. <CSI>...p has been modified to include the number of columns as the first
  289. parameter. The last parameter is as before the number of lines. It no longer
  290. matters which parameter this is as long as it's last, but it is recommended to
  291. use the second one. Also the standard VT100 sequences for setting 132 column
  292. mode (<CSI?3h) and going back to 80 column mode (<CSI>?3l) are implemented.
  293.  
  294.     Willy Langeveld, 1 August 1988.
  295.  
  296. VLT 3.615
  297. =========
  298.  
  299.     This update differs from the previous one mainly in improved handling of
  300. REXX commands. Multiple RX commands from the same .scp file are now supported,
  301. and REXX commands can now be sent to VLT even though an .scp script is active.
  302. These features have not yet been extensively tested, so let me know your
  303. results. Also a bug introduced in 3.598 was fixed.
  304.  
  305.     Willy Langeveld, 22 July 1988.
  306.  
  307. VLT 3.601
  308. =========
  309.  
  310.     This update differs from the previous one only in that the Tektronix
  311. screen now is also public. Its name is VLTTEK. The screenshare.library is
  312. somewhat smaller, but is functionally the same.
  313.  
  314.     Willy Langeveld, 16 July 1988.
  315.  
  316. VLT 3.598
  317. =========
  318.  
  319.     This is an update of VLT, as described below. If this is the first
  320. time you've downloaded it, read the section about the previous version first.
  321.     This version has most reported bugs fixed, but not many enhancements, on
  322. the theory that enhancements usually introduce more bugs: the intention was to
  323. get a solid version out there first before adding new stuff.
  324.     Among the changes are: ScreenToFront/Back() in rexxarplib were fixed,
  325. rexxarplib now has functions to retrieve the screen size and interlace status;
  326. the Tektronix (tm) emulator supports some more sequences and eats others; it now
  327. looks for TekStore: and will open the temporary graphics file there instead of
  328. in ram: (for those that have little ram: but sufficient disk space); Kermit was
  329. modified to work also on CDC's (thanks, s_walton!) and a host of bugs were
  330. fixed. Also, the script command FLUSH was added. It flushes the capture buffer
  331. out to disk (or wherever it was capturing to). This is useful for capturing to
  332. the new 1.3 SPEAK: device, for example. Not everything was fixed: the command
  333. parser is still the same and therefore Wait and On etc. still don't work.
  334.     This version is a zoo archive, because it supports long filenames and
  335. also path specifications. Therefore, there are no more executeme files.
  336.  
  337.     Willy Langeveld, July 6, 1988.
  338.  
  339.  
  340. VLT 3.553
  341. =========
  342.  
  343.     You have just downloaded an archive containing the executable files for
  344. the terminal emulator VLT. VLT is both a VT100 emulator and a Tektronix
  345. emulator, currently in use at SLAC (Stanford Linear Accelerator Center).
  346. Although the VT100 part was originally based on Dave Wecker et al.'s VT100, many
  347. enhancements were made.  I won't go into any details at this point. The main
  348. documentation file is not yet ready and will be posted later. For now, if you
  349. have questions, you will have to ask them on BIX in amiga.user. I expect the
  350. documentation to be ready by next week, though...
  351.     This program uses ARP, so in order to run it you need arp.library in
  352. your libs: directory. You better make sure you have ARP 1.1, or else nasty
  353. things may happen!
  354.     This program is NOT in the public domain. However, you may freely use
  355. this program for any purpose, and are encouraged to distribute it wherever you
  356. want. The author (me) does not, however, accept any responsibility for
  357. suitability for any particular purpose, or for any damages that may occur as a
  358. result of the use of this program, etc., you get the picture... 8-) .
  359.     Bug reports are welcome, please send them to me BIXmail.
  360.  
  361.     This archive contains several sub-archives, one for each directory where
  362. you should store the files contained in the sub- archive. Besides VLT and
  363. VLT.info, the archive contains the following files (after executing the various
  364. executeme's). Be sure to read all the various readme files, too! Have fun...
  365.  
  366.     Willy Langeveld, April 20, 1988.
  367.  
  368.